'宣言 Protected Overrides Sub SetItem( _ ByVal ordinal As System.Integer, _ ByVal newItem As T _ )
'宣言
Protected Overrides Sub SetItem( _ ByVal ordinal As System.Integer, _ ByVal newItem As T _ )
protected override void SetItem( System.int ordinal, T newItem )
IndexedCollection<T> クラス IndexedCollection<T> メンバ